home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 1
/
Precision Software Applications Silver Collection Volume One (PSM) (1993).iso
/
children
/
teach13a.exe
/
INSTALLD.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-11-06
|
1KB
|
34 lines
@echo off
cls
echo.
echo.
echo █████████████████████████████████████████████████████████████████████
echo █████▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀██████
echo █████▐████████████████████████████████████████████████████████▌██████
echo █████▐███████████ ████████████▌██████
echo █████▐███████████ INSTALLING ▒███████████▌██████
echo █████▐███████████ ▒███████████▌██████
echo █████▐███████████ TALKING TEACHER ▒███████████▌██████
echo █████▐███████████ ▒███████████▌██████
echo █████▐████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒███████████▌██████
echo █████▐████████████████████████████████████████████████████████▌██████
echo █████▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██████
echo █████████████████████████████████████████████████████████████████████
echo.
echo.
echo. This program will install TALKING TEACHER on your D drive.
echo.
echo Run the MANUAL.EXE file for more information on TALKING TEACHER.
echo.
echo.
echo Press ^C to abort or
PAUSE
cls
MD D:\TEACH
COPY *.* D:\TEACH
D:
CD \TEACH
TEACH-1
TEACH-2
RUNME